FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/PDS-TelecomUsage-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdPDS-TelecomUsage-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/PDS-TelecomUsage-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/PDS-TelecomUsage-1
Version1.0.0
Statusdraft
Date2018-11-28T00:00:00+00:00
NamePDS Telecom Usage
Authorityhl7
DescriptionA CodeSystem to identify the type or usage of the telecommunication address, in use by the Personal Demographics Service.
CopyrightCopyright © 2018 NHS Digital
Contentcomplete

Resources that use this resource

ConceptMap
EMS-ContactPointUse-1Concept Map - EMS Contact Point Use
ValueSet
PDS-TelecomUsage-1PDS Telecom Usage

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "PDS-TelecomUsage-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/PDS-TelecomUsage-1",
  "version": "1.0.0",
  "name": "PDS Telecom Usage",
  "status": "draft",
  "date": "2018-11-28T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify the type or usage of the telecommunication address, in use by the Personal Demographics Service.",
  "copyright": "Copyright © 2018 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "AS",
      "display": "An automated answering machine"
    },
    {
      "code": "EC",
      "display": "A contact specifically designated to be used for emergencies"
    },
    {
      "code": "H",
      "display": "A communication address at a home"
    },
    {
      "code": "HP",
      "display": "The primary home, to reach a person after business hours"
    },
    {
      "code": "HV",
      "display": "A vacation home, to reach a person while on vacation"
    },
    {
      "code": "MC",
      "display": "A telecommunication device that moves and stays with its owner"
    },
    {
      "code": "PG",
      "display": "A paging device suitable to solicit a callback or to leave a very short message"
    },
    {
      "code": "WP",
      "display": "An office address"
    }
  ]
}